ASP.NET Core MVC コントロールヘルプ
MapLayerBase<T> コンストラクタ(FlexMap<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > MapLayerBase<T> クラス > MapLayerBase<T> コンストラクタ : MapLayerBase<T> コンストラクタ(FlexMap<T>)
The owner which owns this map layer.
Creates one MapLayerBase<T> instance.
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As FlexMap(Of T) _
)
public MapLayerBase<T>( 
   FlexMap<T> owner
)

パラメータ

owner
The owner which owns this map layer.
参照

MapLayerBase<T> クラス
MapLayerBase<T> メンバ
オーバーロード一覧